This topic has not yet been rated - Rate this topic

SPUrlExpressionEditor Class

Defines a set of properties and methods for evaluating an expression that contains ~site, ~site and/or ~language that is associated with a control property at design time.

Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public sealed class SPUrlExpressionEditor : ExpressionEditor

This class also provides an expression editor sheet to the visual design host,SharePoint Designer, for use in the expression editor dialog box.

System.Object
   System.Web.UI.Design.ExpressionEditor
    Microsoft.SharePoint.Publishing.WebControls.SPUrlExpressionEditor
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.