![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class SiteModuleProvider |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class SiteModuleProvider |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetModuleInfos |
Gets the list of module info instances.
(Inherited from ModuleProvider.) |
![]() |
GetModuleTagNames |
Gets an array of module tag names as defined by the GetModuleInfos method.
(Inherited from ModuleProvider.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetVipers |
Gets the list of available vipers and enum values.
(Overrides ModuleProvider..::GetVipers(ViperFilter).) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnGetModuleInfos |
Called when the list of module info instances is requested.
(Overrides ModuleProvider..::OnGetModuleInfos()()()().) |
See Also
Smartsite.Validation.Sxml Namespace