Skip to main content

JsPageBlockFragmentStatement

Assembly: ServiceStack.Common.dll
View Source
Declaration
public class JsPageBlockFragmentStatement : JsStatement

Properties

Block

View Source
Declaration
public PageBlockFragment Block { get; }

Methods

Equals(JsPageBlockFragmentStatement)

View Source
Declaration
protected bool Equals(JsPageBlockFragmentStatement other)
Returns

System.Boolean

Parameters
TypeName
ServiceStack.Script.JsPageBlockFragmentStatementother

Equals(Object)

View Source
Declaration
public override bool Equals(object obj)
Returns

System.Boolean

Parameters
TypeName
System.Objectobj

GetHashCode()

View Source
Declaration
public override int GetHashCode()
Returns

System.Int32