if(typeof CE == "undefined") CE={};
if(typeof CE.Components == "undefined") CE.Components={};
if(typeof CE.Components.Blog == "undefined") CE.Components.Blog={};
if(typeof CE.Components.Blog.PersonSpace == "undefined") CE.Components.Blog.PersonSpace={};
if(typeof CE.Components.Blog.PersonSpace.UI == "undefined") CE.Components.Blog.PersonSpace.UI={};
if(typeof CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog == "undefined") CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog={};
CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog_class = function() {};
Object.extend(CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	BindTitle: function() {
		return this.invoke("BindTitle", {}, this.BindTitle.getArguments().slice(0));
	},
	BindFoot: function() {
		return this.invoke("BindFoot", {}, this.BindFoot.getArguments().slice(0));
	},
	BindTagsControlBody: function() {
		return this.invoke("BindTagsControlBody", {}, this.BindTagsControlBody.getArguments().slice(0));
	},
	GetKey: function(ControlName) {
		return this.invoke("GetKey", {"ControlName":ControlName}, this.GetKey.getArguments().slice(1));
	},
	url: '/ajaxpro/CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog, CE.Components.Blog.PersonSpace.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=47f47970983e3719.ashx'
}));
CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog = new CE.Components.Blog.PersonSpace.UI.SiteCommendatoryBlog_class();

