Click or drag to resize

StiPageSLService Methods

The StiPageSLService type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAction
Returns actions available for the provider.
(Inherited from StiSLService.)
Public methodGetFilter
Returns a filter for the provider.
(Inherited from StiSLService.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInvokeLoading
Raises the Loading event for this object.
(Inherited from StiSLService.)
Protected methodInvokeSaving
Raises the Saving event for this object.
(Inherited from StiSLService.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad
Loads a page from the stream.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnLoading(EventArgs) (Inherited from StiSLService.)
Protected methodOnLoading(Object, EventArgs) (Inherited from StiSLService.)
Protected methodOnSaving(EventArgs) (Inherited from StiSLService.)
Protected methodOnSaving(Object, EventArgs) (Inherited from StiSLService.)
Public methodPackService (Inherited from StiService.)
Public methodSave
Saves a page in the stream.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also