Click or drag to resize
PollInfoCheckUniqueCodeName Method
Checks if the object has unique code name. Returns true if the object has unique code name.

Namespace: CMS.Polls
Assembly: CMS.Polls (in CMS.Polls.dll) Version: 8.2.23
Syntax
C#
public override bool CheckUniqueCodeName()

Return Value

Type: Boolean
See Also