Click or drag to resize
IShortID Interface
Control that supports short IDs.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public interface IShortID

The IShortID type exposes the following members.

Extension Methods
  NameDescription
Public Extension MethodSetShortID
Sets the short ID to the ID if available.
(Defined by ControlsExtensions.)
Top
Properties
  NameDescription
Public propertyID
Standard ID.
Public propertyShortID
Short ID.
Top
See Also