Click or drag to resize
PersonalizationInfoGetExistingWhereCondition Method
Overload List
  NameDescription
Protected methodGetExistingWhereCondition
Gets a where condition to find an existing object based on current object. Existing dashboard object is identified by an user, a site and a dashboard name. The default implementation uses GUID which may be different if a dashboard was created and exported on a different site.
(Overrides BaseInfoGetExistingWhereCondition.)
Protected methodGetExistingWhereCondition(Boolean)
Gets a where condition to find an existing object based on current object
(Inherited from BaseInfo.)
Top
See Also