SPSimpleFormattingEncodedResourceExpressionBuilder members

Represents an expression builder that returns an encoded resource string with simple text formatting.

The SPSimpleFormattingEncodedResourceExpressionBuilder type exposes the following members.

Constructors

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

Top

Properties

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

Top

Methods

  Name Description
Protected method Encode Encodes the resource string by using HTML encoding and allows simple text formatting. (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

SPSimpleFormattingEncodedResourceExpressionBuilder class

Microsoft.SharePoint namespace