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,
Developer forum
E-mail notifications
Documentation
Filipe Sousa
Posted on 18/08/2011 19:04:22
Replies
Vladimir
Posted on 19/08/2011 06:13:10
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
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
Posted on 19/08/2011 11:07:52
Hi Vladimir,
I would hardly call documentation to automatically generated method declarations and inheritance.
I would hardly call documentation to automatically generated method declarations and inheritance.
Vladimir
Posted on 20/08/2011 02:26:05
Hi!
We described all main public properties and methods:
http://engage.dynamicweb-cms.com/api/controls/Dynamicweb.Controls~Dynamicweb.Controls.UserGroupListFilter_members.html
We described all main public properties and methods:
http://engage.dynamicweb-cms.com/api/controls/Dynamicweb.Controls~Dynamicweb.Controls.UserGroupListFilter_members.html
Morten Bengtson
Posted on 20/08/2011 19:38:20
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
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