ScriptLink Class |
Namespace: ConnectedApps.Cms.Entities.Includes
The ScriptLink type exposes the following members.
Name | Description | |
---|---|---|
![]() | ScriptLink | Initializes a new instance of the ScriptLink class |
Name | Description | |
---|---|---|
![]() | Attributes |
Gets or sets tag markup attributes of the include.
(Inherited from Include.) |
![]() | EntityId |
Gets a unique identifier for the include.
(Inherited from Include.) |
![]() | IncludeName |
Gets or sets the target name of an include control on a master or template.
(Inherited from Include.) |
![]() | IsItemInclude |
Gets a value indicating whether the include was registered through an item's include collection.
(Inherited from Include.) |
![]() | OrderIndex |
Gets or sets the appearance order index.
(Inherited from Include.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |