EPTBaseXmlIndexProperties Structure Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Properties object used for ICS_ASDynamicCode

Namespace: ContentStudio.Site.ActiveScripting
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public struct XmlIndexProperties

The EPTBaseXmlIndexProperties type exposes the following members.

Constructors

  NameDescription
Public methodEPTBaseXmlIndexProperties
Initializes the object
Top
Properties

  NameDescription
Public propertyPageCount
The number of pages.
Public propertyRecordCount
The number of records.
Top
Methods

  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(EPTBaseXmlIndexProperties)
Indicates whether this instance and a specified object are equal.
Public methodGetHashCode
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
Operators

  NameDescription
Public operatorStatic memberEquality
Implements the == operator.
Public operatorStatic memberInequality
Implements the != operator.
Top
See Also

Reference