SPHtmlEncodedResourceExpressionBuilder members

Represents an expression builder for returning an HTML-encoded resource string.

The SPHtmlEncodedResourceExpressionBuilder type exposes the following members.

Constructors

  Name Description
Public method SPHtmlEncodedResourceExpressionBuilder Initializes a new instance of the SPHtmlEncodedResourceExpressionBuilder class.

Top

Properties

  Name Description
Protected property EncodeMethod Gets the method that will be used to encode the resource string. (Overrides SPEncodedResourceExpressionBuilder.EncodeMethod.)
Public property SupportsEvaluate (Inherited from ResourceExpressionBuilder.)

Top

Methods

  Name Description
Protected method Encode Encodes the resource string by using HTML encoding. (Overrides SPEncodedResourceExpressionBuilder.Encode(String).)
Public method Equals (Inherited from Object.)
Public method EvaluateExpression Returns the encoded resource string. (Inherited from SPEncodedResourceExpressionBuilder.)
Protected method Finalize (Inherited from Object.)
Public method GetCodeExpression Returns the encoded expression. (Inherited from SPEncodedResourceExpressionBuilder.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ParseExpression (Inherited from ResourceExpressionBuilder.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPHtmlEncodedResourceExpressionBuilder class

Microsoft.SharePoint namespace