RequirePlaceholder Methods |
The RequirePlaceholder type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClassVisibleToUser |
Determines if the ObjectClass is visible to the current user session.
(Inherited from PlaceholderCommandHandler.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Expand |
Expands the placeholder level based on the given context.
(Overrides PlaceholderCommandHandlerExpand(IExpansionContext, ObjVerExReadCache).) |
![]() | 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.) |
![]() | GetResolvedStructureReferences |
Provides all structure references that exist and were resolved in this placeholder level.
(Inherited from PlaceholderCommandHandler.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Init |
Initializes the handler for a specific placeholder level.
Sets the level, and performs base validation and kicks off custom initialization.
(Inherited from PlaceholderCommandHandler.) |
![]() | Initialize |
Performs custom initialization.
(Overrides PlaceholderCommandHandlerInitialize.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ObjTypeVisibleToUser |
Determines if the ObjType is visible to the current user session.
(Inherited from PlaceholderCommandHandler.) |
![]() | PropertyVisibleToUser |
Determines if the PropertyDef is visible to the current user session.
(Inherited from PlaceholderCommandHandler.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValueListItemVisibleToUser |
Determines if the ObjectClass is visible to the current user session.
(Inherited from PlaceholderCommandHandler.) |