DirectiveControl Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The DirectiveControl type exposes the following members.

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Delete(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass)
Deletes the directive definition for a certain object.
Public method Delete(ConnectionId, SessionId, String, Int32, String)
Deletes the directive definition for a certain object.
Public method Equals (Inherited from Object.)
Public method GetAllDirectives(ConnectionId, SessionId, Int32, CSFileObjectTypes)
Returns the all ASP.NET directive types for the site root, a unit, category or document.
Public method GetAllDirectives(ConnectionId, SessionId, Int32, CSFileObjectTypes, Int32)
Returns the all ASP.NET directive types for the site root, a unit, category or document.
Public method GetDirective(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass)
Returns the directive attribute in use with a certain ASP.NET directive.
Public method GetDirective(ConnectionId, SessionId, String, Int32, String)
Returns the directive attribute in use with a certain ASP.NET directive.
Public method GetDirective(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass, Int32)
Returns the directive attribute in use with a certain ASP.NET directive.
Public method GetDirective(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass, Boolean, String, CSFileObjectTypes, Int32)
Returns the directive attribute in use with a certain ASP.NET directive.
Public method GetDirective(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass, Int32, Boolean, String, CSFileObjectTypes, Int32)
Returns the directive attribute in use with a certain ASP.NET directive.
Public method GetDirectiveInformation
Gets a list of available page directive attributes, their values and description
Public method GetDirectivesApplicable
Gets the directives that are applicable for a particular Content Studio file system object.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Public method Save(ConnectionId, SessionId, String, Int32, String)
Saves the directive attributes in use with a certain ASP.NET directive.
Public method Save(ConnectionId, SessionId, Int32, CSFileObjectTypes, DirectiveControlDirectiveClass, String)
Saves the directive attributes in use with a certain ASP.NET directive.
Public method ToString (Inherited from Object.)
Top
See Also

Reference