Developer forum

Forum » Development » Documentation
Filipe Sousa
Reply
 Hi,

Why don't you have your controls documented or examples?
I'm thinking of using UserGroupListFilter for listing some users but I have yet to figure out what it in fact does and how to use it!!

Thanks,

Replies

 
Vladimir
Reply
Hi Filipe!
We have documentation:
    http://engage.dynamicweb-cms.com/api/controls/Dynamicweb.Controls~Dynamicweb.Controls.UserGroupListFilter.html
Yes, it's not as good as we'd like, but we will improve it.

Using UserGroupListFilter :
.aspx:
                <dw:UserGroupListFilter runat="server" ID="UserGroupFilter" WaterMarkText="No group selected" ShowSubmitButton="false" />

Best regards,
Vladimir

 
Filipe Sousa
Reply
 Hi Vladimir,

I would hardly call documentation to automatically generated method declarations and inheritance.
 
Vladimir
Reply
Hi!
We described all main public properties and methods:
http://engage.dynamicweb-cms.com/api/controls/Dynamicweb.Controls~Dynamicweb.Controls.UserGroupListFilter_members.html

 
Morten Bengtson
Reply
Hi Felipe,

I agree that we need more examples of how to use Dynamicweb controls.

If you need general information about how to use Dynamicweb controls, like the List control and various filters, you should take a look at the Developer's guide to Dynamicweb Controls. You can find it here: http://developer.dynamicweb-cms.com/downloads/documentation.aspx

Also, make sure you read all the great articles by Imar Spaanjaars - http://devierkoeden.com/articles.aspx

/Morten

 

You must be logged in to post in the forum