Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Web Development
SharePoint Products and Technologies
SharePoint 2010
SDK Documentation
SharePoint 2010 Class Libraries and Web Service References
SharePoint Foundation 2010 Class Libraries
Controls Class Library
Microsoft.SharePoint.WebControls
AspMenu Class
AspMenu Properties
AllowScriptUrls Property
ClientID Property
CustomSelectionEnabled Property
EncodeTitle Property
PerformTargetBinding Property
RenderBlankImage Property
SelectStaticItemsOnly Property
UseSeparateCSS Property
UseSimpleRendering Property
Community Content
Add code samples and tips to enhance this topic.
More...
This topic has not yet been rated
-
Rate this topic
AspMenu
.
ClientID Property
SharePoint 2010
Other Versions
Windows SharePoint Services 3
Gets the ID of the control.
Namespace:
Microsoft.SharePoint.WebControls
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
C#
VB
Copy
public
override
string
ClientID {
get
; }
Property Value
Type:
System
.
String
A
String
that represents the unique identifier of the control.
See Also
Reference
AspMenu Class
AspMenu Members
Microsoft.SharePoint.WebControls Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Content
Add
FAQ