System.Web.UI.Control.BuildProfileTree C# (CSharp) Method

BuildProfileTree() private method

private BuildProfileTree ( string parentId, bool calcViewState ) : void
parentId string
calcViewState bool
return void
		protected void BuildProfileTree (string parentId, bool calcViewState)
		{
		}