C# Class vbgCMS.Infrastructure.CMS.Page

Inheritance: BaseEntity
Exibir arquivo Open project: Tazer/vbgCMS

Public Methods

Method Description
AddZonesFromTemplateString ( string template ) : void
GetHashCode ( ) : int
Page ( ) : System

Method Details

AddZonesFromTemplateString() public method

public AddZonesFromTemplateString ( string template ) : void
template string
return void

GetHashCode() public method

public GetHashCode ( ) : int
return int

Page() public method

public Page ( ) : System
return System