InfoIdentifier Constructor Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodInfoIdentifier(BaseInfo)
Creates a new info object identifier for the specified info object.
Public methodInfoIdentifier(String, Int32)
Creates a new info object identifier using the object type and ID.
Public methodInfoIdentifier(String, String)
Creates a new info object identifier using the object type and code name.
Back to Top
See Also