ISchemaManagerValidSchemasCount Method
|
Gets the count of valid
schemas, which can be used to create
pages.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxFunction ValidSchemasCount As Integer
abstract ValidSchemasCount : unit -> int
Return Value
Int32Count of valid schemas.
See Also