Bloom.Edit.PlaceHolderPage.GetDivNodeForThisPage C# (CSharp) Method

GetDivNodeForThisPage() public method

public GetDivNodeForThisPage ( ) : XmlElement
return System.Xml.XmlElement
        public XmlElement GetDivNodeForThisPage()
        {
            return null;
        }